Content Library Item Updatesession File ValidationError
Content Library Item Updatesession File ValidationError
The Content Library Item Updatesession File ValidationError schema defines the validation error of a file in the session.
JSON Example
{
"name": "string",
"error_message": {
"id": "string",
"default_message": "string",
"args": [
"string"
],
"params": {
"params": {
"s": "string",
"dt": "string",
"i": 0,
"d": "number",
"l": "Vapi Std NestedLocalizableMessage Object",
"format": "string",
"precision": 0
}
},
"localized": "string"
}
}
string
name
Required
The name of the file.
error_message
Required
A message indicating why the file was considered invalid.